Skip to content

[codex] Add explicit date sort directions#65

Merged
mberman84 merged 1 commit into
mainfrom
codex/add-sort-date-directions
Jun 22, 2026
Merged

[codex] Add explicit date sort directions#65
mberman84 merged 1 commit into
mainfrom
codex/add-sort-date-directions

Conversation

@mberman84

Copy link
Copy Markdown
Collaborator

What changed

  • rename the date sort to Newest → oldest
  • add a complementary Oldest → newest option
  • preserve both choices in shareable URL state
  • cache-bust the updated browser script and add regression assertions

User impact

The date direction is now unambiguous, and visitors can browse in either chronological direction.

Validation

  • node --check site/script.js
  • node scripts/check.mjs
  • npm --prefix worker run check
  • JSON validation for Site Data and SEO benchmark files
  • git diff --check
  • browser verification of both date directions and URL state

@mberman84 mberman84 merged commit 0f93455 into main Jun 22, 2026
1 check passed
@mberman84 mberman84 deleted the codex/add-sort-date-directions branch June 22, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant